Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native put marker on image with lat and lng coords #20894

Closed
3 tasks
babelom opened this issue Aug 28, 2018 · 1 comment
Closed
3 tasks

React Native put marker on image with lat and lng coords #20894

babelom opened this issue Aug 28, 2018 · 1 comment
Labels
Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.

Comments

@babelom
Copy link

babelom commented Aug 28, 2018

Environment

Environment:
OS: macOS High Sierra 10.13.6
Node: 10.0.0
Yarn: 1.6.0
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.3.1 Build version 9E501
Android Studio: Not Found

Packages: (wanted => installed)
react: 16.3.0-alpha.1 => 16.3.0-alpha.1
react-native: https://github.com/expo/react-native/archive/sdk-26.0.0.tar.gz => 0.54.2

Description

I'm gonna try to explain my problem to you the most clearly possible.

I've got an image of the oceania (width: 311 height: 305). And I looking for a solution to put some red point (a View resize at 1x1 with the BackgroundColor red) on my image from coordinates (-33.029886, 151.575489 for Sydney for example).

Reproducible Demo

I've tried some test like:

Find 2 point on my image (at x: 37, y: 84)
Search the corresponding coords (lat and lng) on googlemap
Made a relation to find a other point with an algorithm to verify if my method work
But I'm lost, I'm so sad, I dont understand how to find the good position from the coordinates (lat and lng) ...

I will very glad and gratefull if somebody can help me to resolve this problem

@hramos hramos added the Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. label Aug 31, 2018
@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Aug 31, 2018
@react-native-bot
Copy link
Collaborator

Please use Stack Overflow for this type of question.

@facebook facebook locked as resolved and limited conversation to collaborators Aug 31, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants